Builder

class Builder : GeneratedMessage.Builder<BuilderT> , ConnStatusProtos.SerialConnectionStatusOrBuilder

Serial connection status
Protobuf type meshtastic.SerialConnectionStatus

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Serial baud rate
uint32 baud = 1;
Link copied to clipboard

Whether the device has an active connection or not
bool is_connected = 2;
Link copied to clipboard
open fun getBaud(): Int

Serial baud rate
uint32 baud = 1;
Link copied to clipboard
fun getDescriptor(): Descriptors.Descriptor
Link copied to clipboard
open fun getDescriptorForType(): Descriptors.Descriptor
Link copied to clipboard

Whether the device has an active connection or not
bool is_connected = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Serial baud rate
uint32 baud = 1;
Link copied to clipboard

Whether the device has an active connection or not
bool is_connected = 2;